Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
octdec
octdec
Convert octal to decimal
Name:
octdec
Category:
math
Programming Language:
php
One-line Description:
Convert octal to decimal.
Related
How to Accurately Measure File Reading Time in PHP Using the gettimeofday Function
6
What Type Does the octdec Function Return? Do You Understand the Type Conversion Involved?
8
Similar Functions
asinh
asinh
Inversehyperbolicsin
getrandmax
getrandmax
Showthemaximumpossib
deg2rad
deg2rad
Convertangletoradian
log10
log10
Logarithmwithbase10
hexdec
hexdec
Converthexadecimalto
atan2
atan2
Arctangleoftwoparame
octdec
octdec
Convertoctaltodecima
intdiv
intdiv
Roundthedivisionresu
Popular Articles
How to Accurately Measure File Reading Time in PHP Using the gettimeofday Function
What Type Does the octdec Function Return? Do You Understand the Type Conversion Involved?